Click or drag to resize

SearchMailboxesResponseMailboxStatisticsItems Property

Gets the mailbox statistics items.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<MailboxStatisticsItem> MailboxStatisticsItems { get; }

Property Value

Type: IListMailboxStatisticsItem
The mailbox statistics items.
See Also